home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20041116-20060924 / 000080_vikrant.shahir@gmail.com_Thu Mar 31 12:34:09 2005.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: newsmaster.cc.columbia.edu!panix!news.maxwell.syr.edu!postnews.google.com!z14g2000cwz.googlegroups.com!not-for-mail
  2. From: "vikrant.shahir@gmail.com" <vikrant.shahir@gmail.com>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: kermit-serial data
  5. Date: 31 Mar 2005 04:26:47 -0800
  6. Organization: http://groups.google.com
  7. Lines: 23
  8. Message-ID: <1112272007.665436.90620@z14g2000cwz.googlegroups.com>
  9. NNTP-Posting-Host: 202.63.168.35
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset="iso-8859-1"
  12. X-Trace: posting.google.com 1112272013 22023 127.0.0.1 (31 Mar 2005 12:26:53 GMT)
  13. X-Complaints-To: groups-abuse@google.com
  14. NNTP-Posting-Date: Thu, 31 Mar 2005 12:26:53 +0000 (UTC)
  15. User-Agent: G2/0.2
  16. Complaints-To: groups-abuse@google.com
  17. Injection-Info: z14g2000cwz.googlegroups.com; posting-host=202.63.168.35;
  18.    posting-account=IvJR2A0AAAA49r1jRi6JyM_8WEHa4lpw
  19. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:15316
  20.  
  21. hi,
  22.  
  23. An ECG(Electro Cardio Graph) machine is connected to a COMM1 port and
  24. is constantly outputing data.
  25.  
  26. Well how can i read this data comming from serial device and store it
  27. in a file using kermit.
  28.  
  29. Well i am doing this for the first time and i do know this is not a
  30. complicated problem. But a humble request to you all, do answer it when
  31. you have free time .
  32.  
  33. Clues :
  34. 1] the serial device is configured using following
  35.    set line , set speed , set flow,
  36. 2] as a next step i need to read the values comming from that device
  37. and store it in
  38.    file.
  39.  
  40. Thanks for your time
  41. with best regards 
  42. Vikrant
  43.